home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950929-19951130
/
000240_news@columbia.edu_Sat Oct 28 01:44:15 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-12-25
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA14273
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 30 Oct 1995 05:21:34 -0500
Received: by apakabar.cc.columbia.edu id AA12227
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 30 Oct 1995 05:21:33 -0500
Path: news.columbia.edu!news.cs.columbia.edu!news.boxhill.com!news.sprintlink.net!news.xnet.com!kd9fb
From: kd9fb@flood.xnet.com (Peter Mikalajunas)
Newsgroups: comp.protocols.kermit.misc
Subject: C-Kermit, Compuserve and VMS
Date: 28 Oct 1995 01:44:15 GMT
Organization: XNet - A Full Service Internet Provider - (708) 983-6064
Lines: 39
Message-Id: <46s1tf$mjh@flood.xnet.com>
Nntp-Posting-Host: monsoon.xnet.com
X-Newsreader: TIN [version 1.2 PL2]
Apparently-To: kermit.misc@watsun.cc.columbia.edu
We use Compuserve's network to provide access to our VMS system.
When users login, they have a menu that allows them to send PC files
to other users via C-Kermit. Unfortunately the files are being
trashed.
On the VMS side, I have:
SET FILE TYPE BINARY
SET BUFFERS 32000 32000
SET REC PACK 4096
SET SEND PACK 4096
SET PARITY SPACE
SET FILE BYTE 7
On the PC side, using MS-Kermit, I have:
SET PARITY SPACE
SET FILE TYPE BINARY
SET REC PACK 4096
SET SEND PACK 4096
The files are mainly zipped archives. The files upload and download
ok. But zip reports an error when unzipping. The file size is ok, but
the 32 bit CRC is changed in the upload/download process. I have checked
and once the file is uploaded, Zip on the VMS also reports a trashed
archive.
Any help would be appreciated.
Pete Mikalajunas
kdf9b@xnet.com
http://www.xnet.com/~kd9fb